home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_message_destroy.z / tt_message_destroy
Encoding:
Text File  |  2003-08-19  |  3.1 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____mmmmeeeessssssssaaaaggggeeee____ddddeeeessssttttrrrrooooyyyy((((3333))))                                    tttttttt____mmmmeeeessssssssaaaaggggeeee____ddddeeeessssttttrrrrooooyyyy((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_message_destroy - destroy a message
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      TTTTtttt____ssssttttaaaattttuuuussss tttttttt____mmmmeeeessssssssaaaaggggeeee____ddddeeeessssttttrrrrooooyyyy((((TTTTtttt____mmmmeeeessssssssaaaaggggeeee _m))));;;;
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The tttttttt____mmmmeeeessssssssaaaaggggeeee____ddddeeeessssttttrrrrooooyyyy() function destroys the message.
  17.  
  18.      Destroying a message has no effect on the delivery of a message already
  19.      sent.
  20.  
  21.      The _m argument is the opaque handle for the message involved in this
  22.      operation.
  23.  
  24. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  25.      Upon successful completion, the tttttttt____mmmmeeeessssssssaaaaggggeeee____ddddeeeessssttttrrrrooooyyyy() function returns the
  26.      status of the operation as one of the following TTTTtttt____ssssttttaaaattttuuuussss values:
  27.  
  28.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  29.  
  30.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  31.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  32.                 service cannot restart it.
  33.  
  34.         TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
  35.                 The pointer passed does not point to an object of the correct
  36.                 type for this operation.
  37.  
  38. AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
  39.      If the application sent a request and is expecting a reply with return
  40.      values, the application should destroy the message after it have received
  41.      the reply.  If the application sends a notice, the application can
  42.      destroy the message immediately after it sends the notice.
  43.  
  44. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  45.      TTTTtttttttttttt____cccc(5), tttttttt____mmmmeeeessssssssaaaaggggeeee____ccccrrrreeeeaaaatttteeee(3), tttttttt____mmmmeeeessssssssaaaaggggeeee____ccccrrrreeeeaaaatttteeee____ssssuuuuppppeeeerrrr(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.